home *** CD-ROM | disk | FTP | other *** search
Text File | 1992-08-27 | 505 b | 21 lines | [TEXT/MPS ] |
- # File: cSmallDaemon.make
- # Target: cSmallDaemon
- # Sources: cSmallDaemon.c SDeamon.r
- # Created: Wednesday, July 15, 1992 10:48:28 AM
-
-
- OBJECTS = cSmallDaemon.c.o
-
-
- cSmallDaemon ƒƒ cSmallDaemon.make SDaemon.r
- Rez SDaemon.r -append -o cSmallDaemon
-
- cSmallDaemon ƒƒ cSmallDaemon.make {OBJECTS}
- Link -t APPL -c '????' ∂
- {OBJECTS} ∂
- "{Libraries}"Runtime.o ∂
- "{Libraries}"Interface.o ∂
- -o cSmallDaemon
- cSmallDaemon.c.o ƒ cSmallDaemon.make cSmallDaemon.c
- C -r cSmallDaemon.c
-